SixBit API Schema
eBayConditionType Simple Type
Description
The Condition of an eBay product.
Namespace (none)
Type
Restriction of xs:string
Diagram
eBayConditionType Simple Type
Overview
eBayConditionType Restriction of xs:string
The Condition of an eBay product.
Facets
EnumerationNone
EnumerationNew
EnumerationNewOtherSeeDetails
EnumerationNewWithDefects
EnumerationManufacturerRefurbished
EnumerationSellerRefurbished
EnumerationLikeNew
EnumerationUsed
EnumerationVeryGood
EnumerationGood
EnumerationAcceptable
EnumerationForPartsOrNotWorking
Source
<xs:simpleType name="eBayConditionType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The Condition of an eBay product.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="None" />
    <xs:enumeration value="New" />
    <xs:enumeration value="NewOtherSeeDetails" />
    <xs:enumeration value="NewWithDefects" />
    <xs:enumeration value="ManufacturerRefurbished" />
    <xs:enumeration value="SellerRefurbished" />
    <xs:enumeration value="LikeNew" />
    <xs:enumeration value="Used" />
    <xs:enumeration value="VeryGood" />
    <xs:enumeration value="Good" />
    <xs:enumeration value="Acceptable" />
    <xs:enumeration value="ForPartsOrNotWorking" />
  </xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.